home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / paintnazorin.swf / scripts / DefineButton2_48 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-10-01  |  63 b   |  5 lines

  1. on(press){
  2.    _root.qs = 2;
  3.    _root.gotoAndStop("gst");
  4. }
  5.